Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sealed classes and interface support #47

Merged
merged 12 commits into from
Oct 23, 2024
Merged

Sealed classes and interface support #47

merged 12 commits into from
Oct 23, 2024

Conversation

mjureczko
Copy link
Collaborator

This PR adds support for generating instances of sealed classes and interfaces. Sealed classes were introduced in JDK 17: https://openjdk.org/jeps/409.

Appreciate the quick response and the release of easy-random with this feature.

@mjureczko mjureczko requested a review from dvgaba October 21, 2024 11:06
@mjureczko mjureczko self-assigned this Oct 21, 2024
@mjureczko mjureczko added the enhancement New feature or request label Oct 21, 2024
@mjureczko mjureczko merged commit 5161042 into dvgaba:main Oct 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants